Doug Torrance [Sun, 30 Oct 2022 13:40:50 +0000 (13:40 +0000)]
Set AuxiliaryFiles and UseCachedExampleOutput options to
Forwarded: not-needed
Last-Update: 2021-02-20
true for several packages whose examples are cached because
generating them has been known to cause build failures on various
architectures. See debian/scripts/generate-examples.m2.
Doug Torrance [Sun, 30 Oct 2022 13:40:50 +0000 (13:40 +0000)]
Reproducible version hash table.
Forwarded: not-needed
Last-Update: 2021-09-23
- For version#"configure arguments", we replace the build directory
with "/build/path" in all the instances of the -fdebug-prefix-map
flag.
- For version#"compile-node-name" and version#"operating system release", we
use dummy values.
Doug Torrance [Sun, 30 Oct 2022 13:40:50 +0000 (13:40 +0000)]
Provide version#"git description".
Forwarded: not-needed
Last-Update: 2020-12-21
Since we may not be building the package from a git repository, we
hardcode the git description ahead of time. This patch is
automatically updated by debian/scripts/m2-get-orig-source.sh.